home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / diskflag.zip / DISKFLAG.DOC < prev    next >
Text File  |  1989-03-11  |  4KB  |  81 lines

  1.  
  2.       D I S K F L A G  -  the  disk  usage  measurement  and  warning  program
  3.       This is  version  1.1.  Release date of this  version is  March 6, 1989.
  4.  
  5.  
  6.      *     *     *    SAY GOOD-BYE TO "INSUFFICIENT DISK SPACE"    *     *     *
  7.  
  8.  
  9. DESCRIPTION:
  10.  
  11.      DISKFLAG is a stand-alone program that is used to automatically compare the
  12.      percentage  of used space on a hard disk  to a percentage value that can be
  13.      changed by the user.  When the program runs, it does a DOS system call, and
  14.      reads the hard disk information directly from  DOS. Each time  DISKFLAG  is
  15.      run, it reads the  current hard disk information. If the percentage of disk
  16.      space used is  LESS THAN,  or  EQUAL TO  the  user-defined  percentage, the
  17.      program  automatically  terminates and  no further action  is taken. If the
  18.      percentage of disk space used is  MORE THAN  the  user-defined  percentage,
  19.      the  program  presents a  warning screen   with the  pertinent  information
  20.      presented in an easy-to-read format with a message to "Please backup unused
  21.      files and remove them from the disk now."
  22.  
  23.      The  DISKFLAG  program  should be installed in the  ROOT  directory of your
  24.      hard disk, and it should be called automatically by  AUTOEXEC.BAT at system
  25.      boot (IPL) time. Your system boots at power-on time, and whenever you press
  26.      the combination of ALT, CONTROL, and DEL keys.
  27.  
  28.  
  29. INSTALLATION:
  30.  
  31.      1. Insert the supplied DISKFLAG diskette into your system's A drive.
  32.  
  33.      2. If you  are familiar with  DOS  commands,  merely copy  DISKFLAG.EXE  to
  34.         your hard  disk's  root directory,  and using  EDLIN  or  your  favorite
  35.         editor,  add the statement  DISKFLAG to your AUTOEXEC.BAT file.
  36.         If  you are  not  that  familiar  with  DOS,  type  INSTALL  at the  DOS
  37.         A> prompt.  The  INSTALL.BAT  program on the  diskette will do the rest.
  38.  
  39.      3. Run the program  DISKFLAG  one time, and follow the instructions on your
  40.         screen to set the initial flag percentage. After this, DISKFLAG will run
  41.         automatically at boot time.
  42.  
  43.  
  44. CHANGING USER-DEFINED PERENTAGE:
  45.  
  46.      1. Run the program DISKFLAG any time from your C> prompt using the /U Parm.
  47.         In other words, type in  DISKFLAG /U
  48.                                    < and press enter>
  49.  
  50. OTHER INFORMATION:
  51.     
  52.      Besides running DISKFLAG.EXE,  DISKFLAG creates a small file named FLAG.CTL
  53.      where the user-defined  percentage is stored.  If, for some reason FLAG.CTL
  54.      gets erased or corrupted,  manually run DISKFLAG to reset your user-defined
  55.      percentage, and re-build the FLAG.CTL.
  56.  
  57.      DISKFLAG is NOT a memory-resident (TSR) program. After DISKFLAG runs, it is
  58.      cleared from memory.  DISKFLAG  should run on all  IBM  and  IBM-compatible
  59.      microcomputers.
  60.  
  61.      DISKFLAG was written and compiled in MICROSOFT  QuickBASIC Ver 4.5. It also
  62.      uses some BASIC tools from CRESCENT SOFTWARE.
  63.     
  64.      DISKFLAG does NOT do any disk writes, and should be accepted by all and any
  65.      ANTI-VIRUS programs.
  66.  
  67.      DISKFLAG and all DISKFLAG documentation is Copyright (c) 1988, 1989 by
  68.      STEPHEN C. LENZ.
  69.  
  70.      If you think  DISKFLAG  is a good idea,  that it can  increase productivity
  71.      by eliminating the worry of  "How Much  Disk  Space Do I Have Left?",  then
  72.      please feel  free to  donate a voluntary  contribution of 10.00 (or more if
  73.      you like!) to:
  74.  
  75.      Stephen C. Lenz
  76.      380 Morris Avenue
  77.      Providence, RI 02906
  78.  
  79.      If you just want to write  to tell me how crummy  my program  is or tell me
  80.      what you think should be in the next release, that's ok too!
  81.